InviteUserListAdapterProvider

fun interface InviteUserListAdapterProvider

Interface definition to be invoked when invite user list adapter is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(): InviteUserListAdapter

Returns the InviteUserListAdapter.